Circuit value problem
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
top
The circuit value problem (or circuit evaluation problem) is the computational problem of computing the output of a given Boolean circuit on a given input.
The problem is complete for P under uniform AC0 reductions. Note that, in terms of time complexity, it can be solved in linear time simply by a topological sort.
The problem is closely related to the Boolean satisfiability problem which is complete for NP and its complement, the propositional tautology problem, which is complete for co-NP.
Contents
β’ See also
β’ References
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
See also
References
cite-note-11. β citerefsamuel-r-buss1987Samuel R. Buss (Jan 1987). "The Boolean formula value problem is in ALOGTIME". In Alfred V. Aho (ed.). Proceedings of the 19th Annual ACM Symposium on Theory of Computing (STOC). ACM. pp. 123β131. doi:10.1145/28395.28409. (Author's draft)
β’ citerefrichard-e-ladner1975Richard E. Ladner (Jan 1975). "The circuit value problem is log space complete for P". ACM SIGACT News. 7 (101): 18β20. doi:10.1145/990518.990519.